NevronOpenVision
Nevron.Nov.Grid Namespace / NTextValueColumnFormat<TValueFormatter> Class
Fields Properties Methods Events


NTextValueColumnFormat<TValueFormatter> Class Members

The following tables list the members exposed by NTextValueColumnFormat<TValueFormatter>.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NTextValueFormat  
Public Fieldstatic (Shared in Visual Basic)  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the formatter that is used to create a text representation of the column value.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Determines whether the specified cell can copy its content on the clipboard.  
Public MethodOverridden. Copies the content of the specified data cell on the clipboard.  
Public MethodOverridden.   
Top
Protected Methods
 NameDescription
Protected MethodMust override to create the default value format.  
Protected MethodOverridden. Overriden to create a text cell view that contains a formatted string representation of the specified value.  
Protected MethodMust override to return the default cell value, which is used for default row height measurement.  
Top
See Also